home *** CD-ROM | disk | FTP | other *** search
- on startMovie
- global slct, slcline, slfile, ngyou, mylist, zmylist, intrbal
- put intrbal / 60 into field "TMP"
- set the visible of sprite 6 to 0
- set the visible of sprite 7 to 0
- set the visible of sprite 8 to 0
- if mylist = 0 then
- set mylist to EMPTY
- set zmylist to EMPTY
- set the visible of sprite 10 to 0
- set the visible of sprite 13 to 0
- end if
- put mylist into field "SELECTED"
- put zmylist into field "ZSELECTED"
- end
-